/* Unity */

    void Awake()
    {
        _mainObjectPoolSystem = this;
    }
 /* Unity */
 void Awake()
 {
     _mainObjectPoolSystem = this;
 }