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

      @storage.put_engine_variable(k, v)
    end