These lines should be equivalent in Backbone: ``` javascript this.$('.share-embed'); $('.share-embed', this.el); ``` But the `this.$` form fails with https://gist.github.com/1134286