class type['a]data =object..end
method cvs_info_of_t : 'a -> Ocamlcvs.Types.cvs_infomethod elements : string -> 'a listmethod remove_element : string -> unitmethod t_of_cvs_info : Ocamlcvs.Types.cvs_info -> 'amethod update_element : 'a -> unit