class State

Constants

TABLE_STRUCTURE

Public Instance Methods

country() click to toggle source
# File lib/earth/locality/state.rb, line 49
def country
  Country.united_states
end