# File lib/active_support/core_ext/time/calculations.rb, line 56 def today? to_date == ::Date.current end