# File lib/ruote/storage/base.rb, line 40
    def context= (c)

      @context = c
    end