package context func New() *Context { return &Context{} }