class python::PySimEngineScript

class PySimEngineScript: public EngineScript {
public:
    // methods

    def sim_manager(self self);
};