Returns the value of attribute column
Returns:
the current value of column
5 6 7
# File 'lib/sqlint/linter.rb', line 5 def column @column end