I have seen this often in code, but when I speak of it I don\'t know the name for such \'pattern\'
I have a method with 2 arguments that calls an overloaded method t
The name of that is overloading and it's not a design pattern but a OOP feature
http://en.wikipedia.org/wiki/Method_overloading