# File lib/puppet/network/formats.rb, line 53
53:     def intern_multiple(klass, text)
54:         decode(text)
55:     end