Instead of needing to do `instance.remove_connection(instance.connections[#])` do `instance.remove_connection(State.state, Message.message, target)`
Instead of needing to do
instance.remove_connection(instance.connections[#])do
instance.remove_connection(State.state, Message.message, target)