# File lib/test/spec.rb, line 127
    def respond_to(method)
      assert_respond_to @object, method, @message
    end