# File lib/specinfra/command/freebsd/base/service.rb, line 3 def check_is_enabled(service, level=3) "service #{escape(service)} enabled" end