# File lib/ipaddress/prefix.rb, line 246
    def to_u128
      bits.to_i(2)
    end