I have a method that returns the (rarely-changed) configuration of a system and want to cache it. The configuration is built from different pieces of data so I don't want to cache the individual pieces, but the I have a method that returns the (rarely-change