# File lib/grit/git.rb, line 46
    def object_exists?(object_id)
      ruby_git.object_exists?(object_id)
    end