let value_to_list of_value =
  let wrapper = define_option_class "" of_value (fun _ -> failwith "value_to_list"in
  of_value_w (list_option wrapper)