Importing a module brings the whole module frame (minus its imports). It should only bring what's been defined using def, not =.