mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
In normal use, this `text()` getter is never called. However, when running with the Ember inspector, it is eagerly evaluated and hits throws the "not implemented" error in the base class.