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