class Byebug::ShowCommand

def description

def description
  %{
    Generic command for showing things about byebug.
  }
end