Returns a map for the exposing of services.
@override Map<Type, Type> provideExposes() { return <Type, Type>{_i2.Routing: _i2.Routing}; }