# File lib/amqp/bit_set.rb, line 18
def
initialize
(
nbits
)
@nbits
=
nbits
self
.
init_words
(
nbits
)
end