class IO::Event::Debug::Selector
def respond_to?(name, include_private = false)
def respond_to?(name, include_private = false) @selector.respond_to?(name, include_private) end
def respond_to?(name, include_private = false) @selector.respond_to?(name, include_private) end