# File lib/rinda/tuplespace.rb, line 116
    def fetch(key)
      @tuple.fetch(key)
    end