public final void setTitle(final String title) {
   ActivityMixin.setTitle(this, title);
 }