I am working on building a game in python with pymongo.
I have a data structure setup where classes have other classes for their fields. For example,
--