There's no reason to expose these publicly and this will make it nicer to move to a new module outside of the core SwiftLint functionality.
To enforce that `self` identifiers are consistently re-bound to a common identifier name. Configure `bind_identifier` to the name you want to use. Defaults to `self`. Addresses https://github.com/realm/SwiftLint/issues/2495