Let\'s say I have the following class:
class Foo { public a( a, b ) { return this._exectute( {a,b} ); }