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