module Polyamorous::TreeNode

def add_to_tree(hash)

def add_to_tree(hash)
  raise NotImplementedError
end