Commits

Brian Gesiak committed 8615db0b970
World: Add Configuration object World now maintains a reference to an internal configuration object. World can be configured by executing World.configure(), which temporarily exposes that object. Quick finalizes this configuration once all shared examples have been evaluated.