def __init__(self, config):
     RampDeconstructEnv.__init__(self, config)
 def isSimValid(self):
     return RampDeconstructEnv.isSimValid(self)