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