public int Colour(IHuman fig, int i = 0) { fig.Laugh(); throw new System.NotImplementedException(); }