# File lib/rspec/matchers/throw_symbol.rb, line 55
      def failure_message_for_should
        "expected #{expected} to be thrown, got #{caught}"
      end