class Geocoder::Result::AbstractApi

def timezone_abbreviation

def timezone_abbreviation
  @data.dig "timezone", "abbreviation"
end