# File lib/prawn/document/column_box.rb, line 85
      def width_of_column
        width + @spacer
      end