# File lib/ftw/poolable.rb, line 6
  def mark
    @__in_use = true
  end