class Geocoder::Lookup::Esri

def create_token

def create_token
  Geocoder::EsriToken.generate_token(*configuration.api_key)
end