# File lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb, line 425
    def now
      utc_to_local(Time.now.utc)
    end