# File lib/dnsruby/resource/APL.rb, line 128
        def from_string(input)
          @prefixes = Prefixes.create(input)
        end