class Byebug::MethodSigCommand

def description

def description
  %{
    m[ethod] sig[nature] <obj>\tshow the signature of a method
  }
end