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