# File lib/prawn/document/column_box.rb, line 56
      def width
        super / @columns - @spacer
      end