Whenever I find a keyword thisin JavaScript code, I usually just look up until I find the surrounding function in it.
, . , this , .
, String.method() String. , , JavaScript .
, , , deentityify , "foo".deentityify() - , , String.method('deentityify', function () { - this, ( String.method , ).
, "foo".deentityify()() this , "foo".deentityify(). "foo".deentityify() "foo".
, this, , String, .