# File lib/asciidoctor/attribute_list.rb, line 61 def parse_into attributes, posattrs = [] attributes.update(parse posattrs) end