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