:nodoc:
1943 1944 1945
# File 'lib/resolv.rb', line 1943 def self.decode(msg) # :nodoc: return self.new(msg.get_string_list) end