22 23 24
# File 'lib/motion-sqlite3/statement.rb', line 22 def finalize sqlite3_finalize(@handle.value_with_autorelease) end