# File lib/flexmock/core_class_methods.rb, line 81
81:     def initialize
82:       @got_exception = false
83:     end