Initialize base_future_response as server_wide module
In order to correctly patch the method delivered by module base_future_response, this module has to be initialized as a aserver_wide module. This way it will be directly accessible by the rest of modules using it.