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