How to pass a default argument value of an instance member to a method?
I want to pass a default argument to an instance method using the value of an attribute of the instance:
I want to pass a default argument to an instance method using the value of an attribute of the instance: