# File lib/ipaddress/ipv6.rb, line 214
    def to_i
      to_hex.hex
    end