Module: Hypothesis::World
- Defined in:
- lib/hypothesis/world.rb
Class Attribute Summary collapse
-
.current_engine ⇒ Object
Returns the value of attribute current_engine.
Class Attribute Details
.current_engine ⇒ Object
Returns the value of attribute current_engine.
6 7 8 |
# File 'lib/hypothesis/world.rb', line 6 def current_engine @current_engine end |