# File lib/puppet/network/formats.rb, line 47
47:   def intern(klass, text)
48:     decode(text)
49:   end