function attributes()
 {
     return array_merge($this->LocalAttributeNameList, eZContentObject::attributes());
 }