# File lib/daemons/pidfile.rb, line 64 def filename File.join(@dir, "#{@progname}#{ @number or '' }.pid") end