public static function addPermissions($addingPermissionList) {
		self::$addedPermissions = $addingPermissionList;
	}