55 56 57
# File 'lib/utils/database_helpers.rb', line 55 def row(id) SQLRow.new(self, @results[id]) end