class Byebug::PSCommand

def description

def description
  %{ps expression
    Evaluate expression, an array, sort and columnize its value}
end