class Git::Object::Tree

def full_tree

def full_tree
  @base.lib.full_tree(@objectish)
end