class RSpec::Mocks::NegativeMessageExpectation

def negative_expectation_for?(sym)

def negative_expectation_for?(sym)
  return @sym == sym
end