# File lib/nio/selector.rb, line 124
    def empty?
      @selectables.empty?
    end