def droptofloor(self): return engine.get_qc_global('self').droptofloor()
def __getattr__(self, attr): return engine.get_qc_global(attr)