# File lib/rbg/config.rb, line 25 def pid_path @pid_path || File.join(root, 'log', "#{name}.pid") end