# File lib/puppet/network/formats.rb, line 30 30: def supported?(klass) 31: RUBY_VERSION != '1.8.1' 32: end