# File lib/validates_timeliness/spec/rails/matchers/validate_timeliness.rb, line 41
        def failure_message
          "expected model to validate #{@type} attribute #{@expected.inspect} with #{@last_failure}"
        end