# File lib/dnsruby/resource/NXT.rb, line 77 def self.new_from_string(params_string) RR.new_from_string(params_string) end