# File lib/moped/node.rb, line 315
    def messagable?
      primary? || secondary?
    end