class Byebug::PPCommand

def description

def description
  %{
    pp expression\tevaluate expression and pretty-print its value
  }
end