(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is it about?
This letter to the editor is a commentary on the Gerlach-Houck and DeThorne (2023) epilogue, specifically about the authors' suggestion that it's not ableist for speech-language pathologists to teach Autistic people to 'code-switch' (mask or camouflage their Autistic traits) in "high-stakes" social situations. The authors connect their advice to "debates" about encouraging Black AAVE (African American Vernacular English) speakers to use "standard" English to access "conventional forms of success."
Why is it important?
The letter criticizes this approach. It argues that encouraging Autistic people to mask and camouflage autism for acceptance and success is ableist. This kind of therapy harms Autistic mental health, spreads stigma and discrimination about Autistic people, maintains ableist values in society, and does not address the real reasons for the social barriers and power imbalances that lead to the social exclusion of Autistic people.