context top-level property
final
The system path context.
This differs from a context created with new Context in that its Context.current is always the current working directory, rather than being set once when the context is created.
Implementation
final Context context = createInternal()