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