public static function add($type, $args, $pkg = false)
 {
     return Concrete\Core\Attribute\Key\UserKey::add($type, $args, $pkg);
 }