public StringFormatArrayParameter(ITypeSupplier types) : base("args", types.AnyArray())
 {
 }