# File lib/mongo/protocol/reply.rb, line 172
        def command
          command? ? op_command : find_command
        end