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