class Geocoder::Lookup::Esri
def token
def token create_and_save_token! if !valid_token_configured? and configuration.api_key configuration[:token].to_s unless configuration[:token].nil? end
def token create_and_save_token! if !valid_token_configured? and configuration.api_key configuration[:token].to_s unless configuration[:token].nil? end