---
title: init()
framework: observation
role: symbol
role_heading: Initializer
path: observation/observationregistrar/init()
---

# init()

Creates an instance of the observation registrar.

## Declaration

```swift
init()
```

## Discussion

Discussion You don’t need to create an instance of ObservationRegistrar when using the Observable() macro to indicate observably of a type.
