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