# This was cloned from a TextMate bundle for yasnippet. #name : select #key : .select #condition : (when (boundp 'jquery-project) jquery-project) # -- .select(function() { $0 });