public abstract IStage<TIn, TOut> Create( Attributes effectiveAttributes )
abstract Create : effectiveAttributes : Attributes -> IStage<'TIn, 'TOut>