# File lib/parallel_tests/test/runtime_logger.rb, line 79 def run(*args) ParallelTests::Test::RuntimeLogger.log_test_run(self) do run_without_runtime_log(*args) end end