# File lib/mongo/server/description.rb, line 657
      def data_bearing?
        mongos? || primary? || secondary? || standalone?
      end