# File test/unit/testsuite.rb, line 40
      def <<(test)
        @tests << test
      end