Yes, you can't add interface to an existing class ...
# language-proposals
d
Yes, you can't add interface to an existing class (unless you implement your own dynamic dispatch with all related performance penalties)