class Hamster::Vector

def root_index_bits

def root_index_bits
  @levels * BITS_PER_LEVEL
end