# File lib/test/unit.rb, line 400
      def at_start(&hook)
        @@at_start_hooks << hook
      end