# File lib/capybara/rspec/matchers.rb, line 85
      def failure_message_for_should_not
        "expected #{selector_name} not to return anything"
      end