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