# File lib/puppet/network/format_handler.rb, line 175 175: def support_format?(name) 176: self.class.support_format?(name) 177: end