function get_field_def()
 {
     $def = parent::get_field_def();
     return $def;
 }