4 lines
39 B
Text
4 lines
39 B
Text
|
def f(a = self.attr)
|
||
|
A::B.new(a)
|
||
|
end
|