# File lib/active_support/time_with_zone.rb, line 94
    def zone
      period.zone_identifier.to_s
    end