public static function installModel($model, array $options = array())
 {
     return parent::installModel('Value', $options);
 }