# File lib/capybara/rspec/matchers.rb, line 54 def failure_message_for_should_not "expected there not to be text #{format(text)} in #{format(@actual.text)}" end