# File lib/extlib/pooling.rb, line 117
    def release
      @__pool.release(self) unless @__pool.nil?
    end