# File lib/Borges/Callback/CallbackStore.rb, line 38
  def register_dispatch_callback
    return store(Borges::DispatchCallback.new)
  end