# File lib/ruote/storage/base.rb, line 40
    def context

      @context ||= Ruote::Context.new(self)
    end