# This was cloned from a TextMate bundle for yasnippet. #name : appendTo #key : .appendTo #condition : (when (boundp 'jquery-project) jquery-project) # -- .appendTo('${1:selector expression}')$0