class Byebug::HelpCommand

def command

def command
  @command ||= processor.command_list.match(@match[1])
end