# File lib/active_support/time_with_zone.rb, line 73
    def dst?
      period.dst?
    end