# File lib/Borges/Callback/ActionCallback.rb, line 21 def evaluate(input, store) store.action do @block.call end end