# File lib/facet/io-reactor.rb, line 217
    def removeArgs( io )
        return @handles[ io ][:args].clear
    end