# File lib/git/base.rb, line 236
    def revparse(objectish)
      self.lib.revparse(objectish)
    end