# File lib/prawn/document/column_box.rb, line 91
      def left_side
        absolute_left + (width_of_column * @current_column)
      end