module RSpec::Mocks::AnyInstance

def __recorder

def __recorder
  @__recorder ||= AnyInstance::Recorder.new(self)
end