<@U0B87PEHK>: I have the same question. In my case...
# announcements
d
@dh44t: I have the same question. In my case for example I wanted to add a static extension method to Math class. Instead I had to create another class/object: MathUtils. Being able to add extension methods to those static classes would be awesome. For example adding a "clamp" method to Math class or adding extra overloads for vectorial types.