# File lib/flexmock/core_class_methods.rb, line 75 75: def initialize 76: @got_exception = false 77: end