27 28 29
# File 'lib/utils/database_helpers.rb', line 27 def column(column) SQLColumn.new(@row, column) end