Let's say we want to define just `form` and we do not want to think about namespace for it ```edn {:zen/name myapp/form :zen/type lib/form ;; ... } ```