# File lib/moped/protocol/query.rb, line 108
      def failure?(reply)
        reply.query_failure?
      end