public override IEnumerable <Label> GetNodeLabels(long node) { return(@delegate.GetNodeLabels(node)); }