16 17 18 19 20
# File 'lib/motion-sqlite3/statement.rb', line 16 def execute step ResultSet.new(self, @handle) end