class IO::Stream::Generic

def closed?

def closed?
	false
end