Logical negation operator.
36 37 38
# File 'lib/async/bus/protocol/proxy.rb', line 36 def ! @connection.invoke(@name, [:!]) end