Currently most methods are defined and globalized through the Environment object.
Most of them should belong to either the Example (should, expect) or the ExampleGroup class (describe, it, etc.).
A big refactoring is needed to moves these methods from the environment.
Currently most methods are defined and globalized through the
Environmentobject.Most of them should belong to either the
Example(should,expect) or theExampleGroupclass (describe,it, etc.).A big refactoring is needed to moves these methods from the environment.