# File lib/vegas/runner.rb, line 87 def pid_file options[:pid_file] || File.join(app_dir, "#{filesystem_friendly_app_name}.pid") end