void scissor(int x, int y, int width, int height) => js_util.callMethod(this, 'scissor', [x, y, width, height]);