method RuleUtils.isEtcHostsRule RuleUtils.isEtcHostsRule(ruleText: string): boolean Checks if the rule is a /etc/hosts format rule using AGTree. Parameters ruleText: string Return Type boolean