init(currentFile:protoFileToModuleMappings:)
Initializes a a new namer. All names will be generated as from the pov of the given file using the provided file to module mapper.
convenience init(currentFile file: FileDescriptor, protoFileToModuleMappings mappings: ProtoFileToModuleMappings)