# File lib/test/unit.rb, line 485
      def at_exit(&hook)
        @@at_exit_hooks << hook
      end