class Byebug::HelpCommand

def help_for_all

def help_for_all
  puts(processor.command_list.to_s)
end