def deleteLand(self, aLandName):
     return TUSInterface.deleteLand( self, self.mUser, self.mPassword, 
         aLandName)