public PerformanceCalculator(Performance performance, Play play) { Performance = performance; Play = play; }