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