class IO::Event::Selector::Select

def ready?

def ready?
	!@ready.empty?
end