/* * Return the filename of an Imlib2::Image. * * Examples: * path = image.filename * */ static VALUE image_filename(VALUE self) {