# File lib/tzinfo/timezone_proxy.rb, line 61
    def periods_for_local(local)
      real_timezone.periods_for_local(local)
    end