Method: M::TestMethod#name

Defined in:
lib/m/test_method.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



11
12
13
# File 'lib/m/test_method.rb', line 11

def name
  @name
end