# File lib/active_support/core_ext/time/calculations.rb, line 28 def ===(other) other.is_a?(::Time) end