Hello,

is it possible to define Ruby methods with the same names but different
number of arguments (overload concept in other languages) ?

Masanori