# File lib/dnsruby/bitmap.rb, line 90
  def to_bit_array
    BitMapping.number_to_bit_array(number)
  end