# File lib/mocha/state_machine.rb, line 19
def
active?
@state_machine
.
current_state
==
@state
end