class Byebug::PutLCommand

def help(cmd)

def help(cmd)
  %{
   putl expression\tevaluate expression, an array, and columnize its value
   }
end