Kernel.SpecialForms.__ENV__

You're seeing just the macro __ENV__, go back to Kernel.SpecialForms module for more information.

Returns the current environment information as a Macro.Env struct.

In the environment you can access the current filename, line numbers, set up aliases, the current function and others.