class Geocoder::Result::AbstractApi

def timezone_gmt_offset

def timezone_gmt_offset
  @data.dig "timezone", "gmt_offset"
end