## Exporter.to_file()


Export to a file.


Usage


``` python
Exporter.to_file(
    data,
    path,
)
```
