# ember/template-no-unavailable-this Disallow `this` in templates that are not inside a class or function. ## Rule Details In Ember and Glimmer, `this` refers to the component instance. When a `