# File lib/test/unit/ui/testrunnerutilities.rb, line 23
        def run(suite, options={})
          return new(suite, options).start
        end