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