class RuboCop::CLI::Command::ExecuteRunner

def run

def run
  execute_runner(@paths)
end