# File lib/git/object.rb, line 196
      def committer
        check_commit
        @committer
      end