Method: FCC::Station::Contact#city

Defined in:
lib/fcc/station.rb

#cityObject

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



9
10
11
# File 'lib/fcc/station.rb', line 9

def city
  @city
end