new(anchor = nil, tag = nil, implicit = true, style = BLOCK)
Class Public methods
Create a new object representing a YAML sequence.
anchor is the anchor associated with the sequence or nil.
tag is the tag associated with the sequence or nil.
implicit a boolean indicating whether or not the sequence was
implicitly started. style is an integer indicating the list
style.
See Psych::Handler#start_sequence