# File lib/rspec/mocks/message_expectation.rb, line 77 def and_raise(exception=Exception) @exception_to_raise = exception end