# File lib/daemon_controller.rb, line 303 def running? @lock_file.shared_lock do return daemon_is_running? end end