# File lib/rinda/rinda.rb, line 76
    def fetch(k)
      @tuple.fetch(k)
    end