# File lib/mongo/server/connection.rb, line 208
      def record_checkin!
        @last_checkin = Time.now
        self
      end