chickadee » spock » define-native-method

(define-native-method NAME ...)syntax

Declares NAME to be a native JavaScript method, which takes an additional initial argument (the "this" object).