# File lib/rsvg2.rb, line 26
      def render_rsvg_handle(handle, *args, &block)
        handle.render_cairo(self, *args, &block)
      end