# File lib/sqlite3/resultset.rb, line 34
def
initialize
db
,
stmt
@db
=
db
@stmt
=
stmt
end