class ChefCLI::Command::ShellInit

def initialize

def initialize
  super
  @shell_completion_template_context = nil
end