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