class type outputStream = object .. end
object
end
method write : string -> int -> unit
string -> int -> unit
method close : unit
unit