# File lib/moped/protocol/command.rb, line 25
      def failure?(reply)
        reply.command_failure?
      end