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