This file is indexed.

/usr/share/doc/libneedle-ruby1.8/doc/manual/parts/models_overview.txt is in libneedle-ruby1.8 1.3.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
Service models are the mechanism by which a client can specify how the lifestyle of a particular service should be managed. By default, all services are managed as _singletons_, but it is a simple matter to choose a different behavior when a service is registered.

Underneath, service models are implemented using an _instantiation pipeline_.