��PerformedExperiment class >>������ for: anExperiment���� startedAt: aStartTime������ stopedAt: aStopTime������ madeBy: aParticipant �������� with: aCollectionOfTasks.| instance |instance��:= self new.instanceinitializeFor: anExperiment������ startedAt: aStartTime�������� stopedAt: aStopTime������ �� madeBy: aParticipant ���������� with: aCollectionOfTasks.^ instance