public void ShowDebugInformation()
 {
     Debug.Log("Fraction: " + fraction.ToString());
 }