class Mocha::StubbedMethod

def stub

def stub
  hide_original_method
  define_new_method
end