/**
  * Testing getValidateMx
  */
 public function testGetValidateMx()
 {
     $this->assertFalse($this->_validator->getValidateMx());
 }