# File lib/mongo/operation/shared/op_msg_or_command.rb, line 25 def execute(server) operation = final_operation(server) operation.execute(server) end