class IO::Event::Debug::Selector

def push(fiber)

def push(fiber)
	@selector.push(fiber)
end