13 14 15
# File 'lib/psych/json/yaml_events.rb', line 13 def start_mapping anchor, tag, implicit, style super(anchor, nil, true, Nodes::Mapping::FLOW) end