# File lib/amalgalite/statement.rb, line 59 def reset! @stmt_api.reset! @param_positions = {} @blobs_to_write.clear @rowid_index = nil end