if is_depends_enabled $SPELL linux-pam; then
  on_cast  linux-pam  cast_self
fi  &&

if is_depends_enabled $SPELL mysql; then
  on_cast  mysql  check_self
fi
