# File lib/arrayfields.rb, line 199
    def store key, value
      self[key] = value
    end