public function testGetInputFilter()
 {
     $this->assertTrue($this->phoneNumber->getInputFilter() instanceof InputFilter);
 }