# I mean you can have```nim # proc something(self: int) = # .... # proc somethinElse(self: float) = # ....