class Git::Object::Tree

def trees

def trees
  check_tree
  @trees
end