class RSpec::Matchers::BuiltIn::BeWithin

def failure_message_for_should_not

def failure_message_for_should_not
  "expected #{@actual} not to #{description}"
end