Deprecation is a warning that a method has been superseded, and will eventually be removed. The deprecation period allows you to make a smooth transition away from the aging, soon-to-be-retired technology. This rule raises an issue when any of the following methods is used: * ``++.andSelf()++`` * ``++.context++`` * ``++.die()++`` * ``++.error()++`` * ``++jQuery.boxModel++`` * ``++jQuery.browser++`` * ``++jQuery.sub()++`` * ``++jQuery.support++`` * ``++.live()++`` * ``++.load()++`` * ``++.selector++`` * ``++.size()++`` * ``++.toggle()++`` * ``++.unload()++`` ifdef::env-github,rspecator-view[] ''' == Comments And Links (visible only on this page) include::comments-and-links.adoc[] endif::env-github,rspecator-view[]