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