# File lib/rbase/columns.rb, line 63
      def inspect
        "#{name}(type=#{type}, size=#{size})"
      end