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