# File lib/dnsruby/resource/APL.rb, line 44
    def to_s
      "#{@negative}#{@af}:#{@address}/#{@prefix_length}"
    end