# File lib/rbase/columns.rb, line 11 def self.column_type(type) @type = type @@types[type] = self end