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