class Geocoder::Result::Ip2locationLite

def self.response_attributes

def self.response_attributes
  %w[country_short country_long region latitude longitude isp
    domain netspeed areacode iddcode timezone zipcode weatherstationname
    weatherstationcode mcc mnc mobilebrand elevation usagetype addresstype
    category district asn as]
end