# File lib/moneta/lmc.rb, line 35
      def []=(key, value) @hash[key] = value  end