The definition of the file to serve.
The middleware created by StaticsController, that will serve the file.
The router method in which the middlewares will be added.
A list of extra middlewares to execute before the file middleware.
The reference for the router in which the middlewares will be added.
The options for StaticsController._addRoute.