# File lib/ftw/poolable.rb, line 11
  def release
    @__in_use = false
  end