Kernel.SpecialForms.__CALLER__
You're seeing just the macro
__CALLER__, go back to Kernel.SpecialForms module for more information.
Returns the current calling environment as a Macro.Env struct.
In the environment you can access the filename, line numbers, set up aliases, the function and others.