3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
def get_${1:name}(self):
|
||
|
return self._$1
|