class NIO::Monitor

def closed?; @closed; end

Is this monitor closed?
def closed?; @closed; end