### Description ``` class User (Repo $repo, string $text) { public method() { // ... } } ``` Love the syntax from C# over the __contruct we have today, It’s cleaner and more declarative. RFC time?