class Sys::IO::DirStream : pointer_t {
  has closed : ro byte;
  native method DESTROY : void ();
}