document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. it(\'- ALL METHOD\', function() {
  2.         expect(service.all()).toEqual(0);
  3.       });
');