# File lib/active_support/core_ext/date/behavior.rb, line 7
        def acts_like_date?
          true
        end