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