# File lib/active_support/values/time_zone.rb, line 42
  def today
    now.to_date
  end