document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. var takeFour = take(4);
  2. takeFour(\'hello there\'); //=> \'hell\'
');