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