We're using lazy loading e.g. in in `Bib::getRecord`. Perhaps the implementation could benefit from using [ProxyManager](http://ocramius.github.io/ProxyManager/).
We're using lazy loading e.g. in in
Bib::getRecord. Perhaps the implementation could benefit from using ProxyManager.