# File lib/moneta/adapters/client.rb, line 26 def load(key, options = {}) write(:load, key, options) read end