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