# File lib/active_support/values/time_zone.rb, line 211
    def to_s
      "(GMT#{formatted_offset}) #{name}"
    end