module AbstractController::Rendering

def _process_options(options)

:api: plugin
Process extra options.
def _process_options(options)
  options
end