class RSpec::Expectations::PositiveExpectationHandler

def self.opposite_should_method

def self.opposite_should_method
  :should_not
end