# File lib/og/backends/sqlite.rb, line 377 def get_int(res, idx = 0) return res.getvalue(0, idx).to_i end