# File lib/twitter/identity_map.rb, line 16
    def store(id, object)
      self[id] = object
    end