# File lib/mocha/central.rb, line 4
      def initialize(&block)
        super
        @raise_not_initialized_error = block
      end