# File lib/sqlite3/database.rb, line 448 def initialize handler @handler = handler @fp = FunctionProxy.new end