class ActiveSupport::Testing::ProxyTestResult

def initialize(calls = [])

def initialize(calls = [])
  @calls = calls
end