in libraries/helpers.rb [36:39]
def service_exist?(install_dir) ::File.exist?("#{install_dir}/.service") end