# File lib/test/unit/ui/console/testrunner.rb, line 431 def initialize(from, to, runner) @runner = runner super(from, to) end