Variable Platform._instance

class Platform
{
  // ...
  Platform _instance;
  // ...
}