# File lib/active_support/time_with_zone.rb, line 56 def period @period ||= time_zone.period_for_utc(@utc) end