# File lib/validates_timeliness/spec/rails/matchers/validate_timeliness.rb, line 45
        def negative_failure_message
          "expected not to validate #{@type} attribute #{@expected.inspect}"
        end