17 18 19
# File 'lib/psych/json/yaml_events.rb', line 17 def start_sequence anchor, tag, implicit, style super(anchor, nil, true, Nodes::Sequence::FLOW) end