public function getInvalidContents()
 {
     $helper = new Helper();
     return $helper->getInvalidStrings();
 }