# File lib/geokit/mappable.rb, line 373
    def is_us?
      country_code == 'US'
    end