public function testIsModified2()
 {
     $this->testSaveModified();
     $this->assertFalse($this->object->isModified());
 }