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