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