# File lib/safe_yaml/psych_handler.rb, line 66 def scalar(value, anchor, tag, plain, quoted, style) add_to_current_structure(value, anchor, quoted, tag) end