class Hamster::SortedSet::PlainAVLNode

def clear

def clear
  PlainAVLNode::EmptyNode
end