# File lib/mocha/state_machine.rb, line 14
def
activate
@state_machine
.
current_state
=
@state
end