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