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