static function cmsItemSave($custom, $object)
 {
     return parent::_cmsItemSave($custom, $object, self::fields());
 }