# File lib/sqlite3/driver/native/driver.rb, line 39
    def initialize
      @callback_data = Hash.new
    end