class Shoulda::ActionController::Matchers::RenderWithLayout

def negative_failure_message

def negative_failure_message
  "Did not expect #{expectation}, but #{result}"
end