# File lib/em/queue.rb, line 60
    def size
      @items.size
    end