getAttributes(Group::class); $this->assertCount(1, $attributes); $this->assertSame('legacy', $attributes[0]->newInstance()->name()); } }