Base.method(
        meta({
            "name": "throttle",
            "description": "Creates a function bound to the instance that won't execute the original function more frequently than n milliseconds no matter how often it is executed",
            "arguments": [{