# File lib/tzinfo/timezone_proxy.rb, line 53
    def period_for_utc(utc)            
      real_timezone.period_for_utc(utc)            
    end