# File lib/polyamorous/join.rb, line 35
    def add_to_tree(hash)
      hash[self] ||= {}
    end