# File lib/asciidoctor/attribute_list.rb, line 78
  def rekey(posattrs)
    AttributeList.rekey(@attributes, posattrs)
  end