Method: Instance#name

Defined in:
lib/utils.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



8
9
10
# File 'lib/utils.rb', line 8

def name
  @name
end