# File lib/puppet/network/format_handler.rb, line 20 20: def initialize(format) 21: @format = format 22: end