# File lib/active_support/vendor/tzinfo-0.3.11/tzinfo/timezone.rb, line 430
    def current_period
      period_for_utc(Time.now.utc)
    end