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