module Mocha::ObjectMethods

def reset_mocha

Other tags:
    Private: -
def reset_mocha
  @mocha = nil
end