TNodeList.t ->
object
  method as_NodeList : TNodeList.t
  method get_length : int
  method item : index:int -> Gdome.node option
end