Overrides AbstractWebDriver::methods
protected function methods() { return array( 'key' => array( 'GET', 'DELETE', ), 'size' => array( 'GET', ), ); }