# File lib/puppet/network/formats.rb, line 123 123: def intern_multiple(klass, text) 124: raise NotImplementedError 125: end