# File lib/rinda/tuplespace.rb, line 109
    def [](key)
      @tuple[key]
    end