=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ruby-async-io-1.30.1/lib/async/io/generic.rb-55- # @method $1 ruby-async-io-1.30.1/lib/async/io/generic.rb:56: # Invokes `$2` on the underlying {io}. If the operation would block, the current task is paused until the operation can succeed, at which point it's resumed and the operation is completed. ruby-async-io-1.30.1/lib/async/io/generic.rb-57- def wrap_blocking_method(new_name, method_name, invert: true, &block)