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