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