# File lib/Borges/Callback/ActionCallback.rb, line 15
  def call
    @block.call
  end