# Functions
ActivitySequenceOrchestrator makes three activity calls in sequence and results the results as an array.
Init creates and initializes an in-memory client and worker pair with default configuration.
SayHelloActivity can be called by an orchestrator function and will return a friendly greeting.