object
  method file_exists : string -> bool
  method file_is_dir : string -> bool
  method path_encoding : Netconversion.encoding option
  method read_dir : string -> string list
end