# File lib/facon/expectation.rb, line 135
    def negative_expectation_for?(method)
      @method == method
    end