public function testGetExtendedInfoWithGibberish()
 {
     $o_service = new WLPlugInformationServiceTGN();
     $o_service->getExtendedInformation(array(), 'gibberish');
 }