# File lib/ipaddress/ipv4.rb, line 179
    def to_string
      "#@address/#@prefix"
    end