# File lib/test/unit/autorunner.rb, line 48
        def prepare(hook=Proc.new)
          PREPARE_HOOKS << hook
        end