def get_source() -> str:

source code

Extracts the source code for the file from where this function was called. Returns: The source code for the file, as a string.