Clone method

Implementation

FolderPermission Clone() {
  // todo("implement correct clone")
  return FolderPermission();
}