class Git::Diff

def deletions

def deletions
  cache_stats
  @stats[:total][:deletions]
end