def get_compiler_by_extension(self, extension):
        """Retrieve compiler by file extension.

        :param extension: File extension
        :type extension: str