# File lib/puppet/network/format_handler.rb, line 150 150: def support_format?(name) 151: self.class.support_format?(name) 152: end