;; get the namespace name as string user=> (ns-name (the-ns 'user)) user
user=> (ns-name (the-ns 'user)) user