function test_create()
 {
     $this->_set_object_initial_attributes();
     parent::test_create();
     $this->_check_sys_object_version_record();
     $this->_check_content_object_record();
 }
 function test_create()
 {
     $this->_set_file_create_attributes();
     parent::test_create();
 }