JavaScript » Function » call

Syntax:
Function.call(thisArg[, arg1[, arg2[, ...]]])

The call method allows you to call a method from another object