/**
  * Init the settings page.
  */
 public function settings_page()
 {
     AC_Admin_Settings::output();
 }