Returns the value of attribute name
Returns:
the current value of name
11 12 13
# File 'lib/m/test_method.rb', line 11 def name @name end