# File lib/ipaddress/ipv6.rb, line 397
    def bits
      data.unpack("B*").first
    end