# File lib/Borges/Callback/DispatchCallback.rb, line 13
  def evaluate(key, store)
    store.evaluate key.to_i, nil
  end