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