# File lib/active_support/values/time_zone.rb, line 37
  def now
    adjust(Time.now)
  end