class Mongo::Operation::Find::OpMsg
Execute the operation.
@example
operation.execute(server)
@param [ Mongo::Server ] server The server to send the operation to.
@return [ Mongo::Operation::Find::Result ] The operation result.
@api private
@since 2.5.2