module type String_hashtbl = sig .. end
sig
end
include Parameter_sig.String_collection
type value
val find : string -> value
string -> value