# File lib/ipaddress/ipv6.rb, line 758
def
to_string
"::ffff:#{@ipv4.address}/#@prefix"
end