Hello, I am having a hard time using a model I created. I am trying to call the object from a class in the lib directory. This class is going to run on a schedule with clockwork to repopulate a database. However, I can't seem to access the model.
Here <http://pastebin.com/8TiB7hTX> is the object that is trying to call the model. Any help is appreciated.