# File lib/rdoc/constant.rb, line 70
  def path
    "#{@parent.path}##{@name}"
  end