# File lib/ipaddress/ipv6.rb, line 336
    def network_u128
      to_u128 & @prefix.to_u128
    end