# File lib/ruote/dboard/mutation.rb, line 39
    def initialize(fei, tree, type)

      @fei = fei
      @tree = tree
      @type = type
    end