public void showCaptcha() { FormView.showCaptcha(this); }
public void show(BaseActivity activity) { FormView.show(activity, this); }