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