Add description of your PR
- Bugfix (non-breaking change that solves an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (change that is not backwards-compatible and/or changes current functionality)
- I have written tests for this code (happy & sad)
- I have updated the Readme
- I ran rubocop and fixed issues
- I ran full test suite - all tests passing