class Byebug::PutLCommand

def description

def description
  %(putl <expression>
    Evaluates <expression>, an array, and columnize its value.)
end