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