class Byebug::PPCommand

def description

def description
  %(pp <expression>
    Evaluates <expression> and pretty-prints its value.)
end