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