# File lib/amqp/bit_set.rb, line 76
    def word_index(i)
      i >> ADDRESS_BITS_PER_WORD
    end