Cucumber Scenario Execution Context (World) in Elixir

I would like to use the concept of “World” in Cucumber https://github.com/cucumber/cucumber/wiki/Configuring-the-Scenario-Execution-Context-(World)
Is it something that has been done and if not would it make sense to do it as there is no instance in Elixir?