""" This will be the base object type/interface that all scripts are derived from by default. It will have the necessary outline for developers to sub-class and override. """ test = 123