on_cast  apr  cast_self  &&

#
## Remove this after is_depends_enabled is integrated to stable sorcery.
#
source  "$GRIMOIRE/is_depends_enabled.function"  &&

if is_depends_enabled $SPELL db; then
  on_cast  db  check_self
fi
