When comparing an ipv6 address against '::1', then compare against the value object from `IPv6Address::loopback()`, instead of parsing the string "::1" to an IPv6Address.
exec()