# File lib/puppet/network/server.rb, line 144
144:     def start
145:         create_pidfile
146:         listen
147:     end