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