Creates a context builder.
Optional
The initial context or an context initializer.
the context builder where you can use extend() to add context, and use build() to build the context.
extend()
build()
Creates a context builder.