Barebones returns whether the "barebones" context key has been set. This
can be used to indicate to the database, for example, that only a barebones
model need be returned, Allowing it to skip populating sub models.
SetBarebones sets the "barebones" context flag and returns this wrapped context.
See Barebones() for further information on the "barebones" context flag..