class Async::Debug::Monitor

def initialize(monitor, selector)

def initialize(monitor, selector)
	@monitor = monitor
	@selector = selector
end