method
to_s
to_s()
public
Hide source
# File lib/rdoc/attr.rb, line 131 def to_s # :nodoc: "#{definition} #{name} in: #{parent}" end