class Git::Base

def ls_tree(objectish)

def ls_tree(objectish)
  self.lib.ls_tree(objectish)
end