.  "$GRIMOIRE/is_depends_enabled.function"

if is_depends_enabled $SPELL curl
then
  on_cast  curl  check_self
fi
