Foo::->this; # OK: this Foo::->that; # OK: that Foo::->these; # Failure: these