public override bool IsGuiding() { return(guider.IsGuiding()); // throw new NotSupportedException( // "The IsGuiding() method was called on a class which does not support that method."); }