class Hamster::SortedSet::AVLNode::Empty

def empty?; true; end

def empty?;              true; end