# File lib/Borges/Callback/ActionCallback.rb, line 7
  def evaluate_with_store(obj, callback_store)
    callback_store.action do call end
  end