public function testGetTimeModified()
 {
     $this->assertInstanceOf('DateTime', $this->object->getTimeModified());
 }