public static function getSettings()
 {
     return array_merge(parent::getSettings(), array('default' => array('value' => '')));
 }