public function testNumeric()
 {
     $this->assertEquals('3', CopixRequest::getNumeric('element2'));
 }