/* * call-seq: * easy.cookiefile => string * * Obtain the cookiefile file for this Curl::Easy instance. */ static VALUE ruby_curl_easy_cookiefile_get(VALUE self) {