class RSpec::Expectations::NegativeExpectationHandler

def self.verb

def self.verb
  'is expected not to'
end