# -*- mode: snippet -*- # name: beforeEachBlock # key: bfe # -- beforeEach('$1', () => { $0 })