# File lib/puppet/network/server.rb, line 140 140: def start 141: create_pidfile 142: listen 143: end