public function testFactorySetsNextUpdateTimestamp()
 {
     $this->assert($this->address->getNextUpdateTimestamp(), equals, new DateTime('2014-05-05T09:45:22.4032405Z'));
 }