class Async::Debug::Monitor

def respond_to?(*arguments)

def respond_to?(*arguments)
	@monitor.respond_to?(*arguments)
end