class RSpec::Expectations::NegativeExpectationHandler

def self.should_method

def self.should_method
  :should_not
end