# File lib/git/diff.rb, line 32
    def lines
      cache_stats
      @stats[:total][:lines]
    end