module TZInfo module Definitions module Etc module GMT__p__9 include TimezoneDefinition timezone 'Etc/GMT+9' do |tz| tz.offset :o0, -32400, 0, :'GMT+9' end end end end end