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