class IO::Event::Debug::Selector

def resume(*arguments)

def resume(*arguments)
	@selector.resume(*arguments)
end