# File lib/cairo.rb, line 108
        def version_to_string(version)
          SVGVersion.name(version)
        end