# File lib/tzinfo/timezone_period.rb, line 117
    def dst?
      @offset.dst?
    end