With this feature, when users call `refactor` without the `--dry-run` flag, it will actually perform the refactor. Implement the calls to `createRefactor`, `executeRefactor`, etc., using the same [mapping][1] we compute to show to the user in the dry-run. [1]: https://github.com/aws/aws-cdk-cli/issues/133