# File lib/specinfra/command/module/service/god.rb, line 6 def check_is_monitored_by_god(service) "god status #{escape(service)}" end