# File lib/prawn/layout/grid.rb, line 127
      def left
        @left ||= (width + grid.column_gutter) * @j.to_f
      end