pluck($column, $key); } /** * {@inheritdoc} */ public function all() { return Country::all(); } }