public function __construct()
 {
     parent::__construct();
     $this->title = 'Add Note';
 }
 public function __construct()
 {
     parent::__construct();
     $this->title = 'Process Work Queue(s)';
 }
 public function __construct()
 {
     parent::__construct();
     $this->title = 'Export without Note';
 }
 public function __construct()
 {
     parent::__construct();
     $this->title = 'Merge Contacts';
 }