# File lib/ipaddress/ipv6.rb, line 366
    def size
      2 ** @prefix.host_prefix
    end