So far I've tried doing:(defn controller-routes [locale] (routes ((home/c-routes locale) (search/c-routes locale))))
(defn controller-routes [locale] (routes ((home/c-routes locale) (search/c-routes locale))))