public function testNoErrorMessages()
 {
     $this->assertEquals(array('errors' => array()), $this->address->getErrorMessages());
 }