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