# File lib/sdb/active_sdb.rb, line 1063
      def column(col_name)
        @columns[col_name.to_s]
      end