# File lib/dnsruby/resource/GPOS.rb, line 47 def self.new_from_string(gpos_params_string) RR.new_from_string(gpos_params_string) end