# File lib/ea_support/id_store.rb, line 13
  def idHash
    load unless @idHash
    @idHash
  end