Objects can be created by calls of the form
new("SummarySampleSetup", …)
or SummarySampleSetup(…)
.
However, objects are expected to be created by the summary
method for
class "'>SampleSetup"
, these constructor functions are not
supposed to be called by the user.