public function getInvalidTimeouts()
 {
     $helper = new Helper();
     return $helper->getInvalidIntegers();
 }