class RSpec::Core::RakeTask

def runner

def runner
  rcov ? rcov_path : RUBY
end