path()
URL path for this attribute
# File lib/rdoc/attr.rb, line 151 def path "#{@parent.path}##{@name}" end