# File lib/rdoc/markup/heading.rb, line 12
  def self.to_label
    @to_label ||= RDoc::Markup::ToLabel.new
  end