# File lib/sdb/active_sdb.rb, line 305
        def column?(col_name)
          columns.include?(col_name)
        end