class Byebug::PutLCommand

def description

def description
  %{
    putl expression\tevaluate expression, an array, and columnize its value
  }
end