public void CycleRight() { Debug.Log("CycleRight() this = " + this); ActiveAtom.CycleCounterClockwise(); }