# File lib/git/object.rb, line 194
      def author     
        check_commit
        @author
      end