# File lib/ipaddress/ipv6.rb, line 535
def
literal
@address
.
gsub
(
":"
,
"-"
)
+
".ipv6-literal.net"
end