global

def context(**opts)

def context(**opts)
  opts.fetch(:context, @context || {})
end