# File lib/geokit/mappable.rb, line 408 def city=(city) @city = Geokit::Inflector::titleize(city) if city end