# File lib/flexmock.rb, line 355
355:     def initialize(&block)
356:       @block = block
357:     end