# File lib/amalgalite/sqlite3/database/function.rb, line 43 def call( *args ) @function.call( *args ) end