# File lib/ruote/dashboard.rb, line 1317
    def []=(k, v)

      @storage.put_engine_variable(k, v)
    end