# File lib/rbase/columns.rb, line 47
      def attach_to(table)
        @table = table
      end