# File lib/rdoc/markup/heading.rb, line 45
  def aref
    "label-#{self.class.to_label.convert text.dup}"
  end