private SpansCell Min() { return(Queue.Top()); }
private SpansCell Min() { return((SpansCell)queue.Top()); }