lib/mongo/operation/shared/executable.rb in mongo-2.13.3 vs lib/mongo/operation/shared/executable.rb in mongo-2.14.0.rc1

- old
+ new

@@ -16,9 +16,10 @@ module Operation # Shared executable behavior of operations. # # @since 2.5.2 + # @api private module Executable include ResponseHandling def do_execute(connection, client, options = {})