(defcontext trains
:strategy (priority recency order)
:auto-return t)
(defcontext trains)
These two definitions are in fact equivalent.