120
# File 'lib/p3-tvdb/httparty_icebox.rb', line 120 def set(key, value); @store.set encode(key), value; end