# File lib/ruote/dboard/mutation.rb, line 108
    def to_s

      @points.collect(&:to_s).join("\n")
    end