aref()
HTML fragment reference for this method
# File lib/rdoc/any_method.rb, line 100 def aref type = singleton ? 'c' : 'i' "method-#{type}-#{CGI.escape name}" end