Add core extensions here as refinements. Only load them when necessary, so that we don’t monkeypatch applications that load DrgDSL.
Loading the core extensions to the current lexical scope
module MyScope using DrgDSL::CoreExtensions # Extensions exist here end # Extensions no longer exist here