# File lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb, line 120
    def dst?
      @offset.dst?
    end