Provides a mechanism to change the state of a {StateMachine} at some point in the future.
@private
# File lib/mocha/state_machine.rb, line 16 16: def activate 17: @state_machine.current_state = @state 18: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.