# File lib/aflexi/models/geo.rb, line 4 def getCities(*params) api_call "getCities", *params end
# File lib/aflexi/models/geo.rb, line 8 def getContinents(*params) api_call "getContinents", *params end
# File lib/aflexi/models/geo.rb, line 16 def getCountries(*params) api_call "getCountries", *params end
Generated with the Darkfish Rdoc Generator 2.