# File lib/daemon_kit/initializer.rb, line 352 def pid_file @pid_file ||= "#{File.dirname(self.log_path)}/#{self.daemon_name}.pid" end