w
Size: a a a
w
DS
IM
Foo.call(…), Foo.new.call(…), Foo.new(…).call и т.п.VM
RI
IM
#call, а я просто с жиру бешусьMS
A
IM
IM
IM
A
AD
Service.call(params)
Service.new.call(params)
Service.new(params).call
Service.new(options).call(params)
Service.new(dependencies).call(params)IM
Service.call(params)
Service.new.call(params)
Service.new(params).call
Service.new(options).call(params)
Service.new(dependencies).call(params)IM
SZ
IM
A