public function testJsonCollectionName()
 {
     $this->assertEquals('instanceCollection', MyPersistentObject::JsonCollectionName());
 }