Alias SettingsPage.~this

class SettingsPage
{
  // ...
  alias ~this;
  // ...
}