# File lib/Borges/Callback/CallbackStore.rb, line 38
  def initialize
    @callbacks = []
  end