# File lib/thin/connection.rb, line 119
    def unbind
      @backend.connection_finished(self)
    end