# File lib/grit/commit.rb, line 196
def
stats
stats
=
@repo
.
commit_stats
(
self
.
sha
,
1
)[
0
][
-1
]
end