# File lib/dnsruby/resource/APL.rb, line 123 def from_hash(hash) @prefixes = Prefixes.create(hash[:prefixes]) end