module type STRING_HASHTBL = sig .. end
sig
end
include Plugin.GEN_STRING_SET
type value
val find : string -> value
string -> value