# File lib/main/program/instance_methods.rb, line 307 def daemon @daemon ||= Main::Daemon.new(self) end