class Hamster::SortedSet::AVLNode::Empty

def height; 0; end

def height;   0;    end