class Mocha::StubbedMethod

def remove_new_method

def remove_new_method
  stub_method_owner.send(:remove_method, method_name)
end