# File lib/tzinfo/timezone.rb, line 427
    def current_period
      period_for_utc(Time.now.utc)
    end