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