class RSpec::Mocks::AndCallOriginalImplementation

def initialize(method)

def initialize(method)
  @method = method
end