Method: Backend::House#name

Defined in:
lib/house_test/backend/house.rb

#nameObject

Attributes of a house



7
8
9
# File 'lib/house_test/backend/house.rb', line 7

def name
  @name
end