public function testJsonName()
 {
     $this->assertEquals('instance', MyPersistentObject::JsonName());
 }