;!(get-atoms &self) !(bind! &kb0 (new-space)) !(add-atom &kb0 1) !(add-atom &kb0 2) !(add-atom &kb0 2.0) !(show-space &kb0) !(println! "done")