module Neato: sig end
sig end
val set_command : string -> unit
string -> unit
set_command
module Attributes: sig end
module type INPUT = sig end
module Make: functor (X : INPUT) -> sig end
functor (X : INPUT) -> sig end