# File lib/mongo/util/node.rb, line 119 def secondary? config['secondary'] == true || config['secondary'] == 1 end