class ActiveSupport::Testing::ProxyTestResult

def initialize

def initialize
  @calls = []
end