protected void cleanupStoppedInstance()

in src/jetbrains/buildServer/clouds/local/ReStartableInstance.java [28:30]


  protected void cleanupStoppedInstance() {
    //NOP, meaning it could start again
  }