# Nest

The Nest class converts any array type into a Kirby style collection/object. This can be used make any type of array compatible with Kirby queries.

****

- Full class name: `Kirby\Cms\Nest`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Cms/Nest.php#L21>

****

### Nest

- [Nest::create()](https://getkirby.com/docs/reference/objects/cms/nest/create.md)