# File lib/poll.rb, line 239
        def hasCallback?( io )
                @callbacks.has_key?( io )
        end