'matthew s.'], ['name' => 'Michael P.'], ['name' => 'Kathryn "Kat" R.'], ]); $this->assertCount(3, $attendees->pluck('name')); } }