pretty_name()
Method/attribute name with class/instance indicator
# File lib/rdoc/method_attr.rb, line 335 def pretty_name "#{name_prefix}#{@name}" end