public function debug()
    {
        add_settings_field(
            'debug',
            apply_filters($this->plugin_name . 'label-debug', esc_html__('Debug', $this->plugin_name)),