Built with from Grav and Hugo
Context
using context() { select css('#test'), css('#test') from sourceA() union select css('#test'), css('#test') from sourceB() }
using new MockContext() select css('#test'), css('#test') from source() where(x == 1 || true)