class ChefCLI::Command::ShellInit
def expand_completion_template_path(basename)
def expand_completion_template_path(basename) File.join(File.expand_path("../completions", __dir__), basename) end
def expand_completion_template_path(basename) File.join(File.expand_path("../completions", __dir__), basename) end