# File lib/mocha/standalone.rb, line 148
    def states(name)
      Mockery.instance.new_state_machine(name)
    end