# File lib/gitlab_git/commit.rb, line 225
      def stats
        Gitlab::Git::CommitStats.new(self)
      end