sig
  type t
  val from_string : string -> Mlpost.File.t
  val to_string : Mlpost.File.t -> string
end