# File lib/rspec/mocks/message_expectation.rb, line 81
      def and_throw(symbol)
        @symbol_to_throw = symbol
      end