Hi Tian, Thanks for the handy package! Can you, please, consider making an option (or set as default) that will do ``` _.first(${1:array}) ``` instead of ``` _.first( ${1:array} ) ``` (no spaces around ${1:array})