public function testDomainLibraryWillReturnRightInstance()
 {
     $this->assertTrue($this->domainLibrary === $this->address->getDomainLibrary());
 }