# File lib/grit/git-ruby/git_object.rb, line 170
    def format_mode
      "%06o" % @mode
    end