public function down()
 {
     $this->dropTable(Setting::tableName());
 }