Remove boilerplate code from lombok
**Related issue**
Closes #85
**Motivation**
Shorter code base and improves readability.
**Checklist**
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have read and accepted the **Code of conduct**
- [ ] Tests passes.
- [ ] Style lints passes.
- [ ] Documentation of new public methods exists.
Type of change
Description
Remove boilerplate code from lombok **Related issue** Closes #85 **Motivation** Shorter code base and improves readability. **Checklist** - [ ] I have read the **CONTRIBUTING** document. - [ ] I have read and accepted the **Code of conduct** - [ ] Tests passes. - [ ] Style lints passes. - [ ] Documentation of new public methods exists.