class Cucumber::Rake::Task::ForkedCucumberRunner

def load_path

def load_path
  [format('"%<path>s"', path: @libs.join(File::PATH_SEPARATOR))]
end