public override string ToString() { return String.Format("{0}: ({1}, {2})", _name, _leftPosition, _length); }