PassiveSupport.Utils.env

You're seeing just the function env, go back to PassiveSupport.Utils module for more information.

Zippy check of what the config_env was at compile time...

... that is, provided you

config :mix, env: config_env()

in your config/config.exs file. Otherwise it just gives you nil.