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