Is it possible (on nightly) to partially borrow `self` in methods, like `self: Arc<Self>`? If not, what would need to happen so that it becomes possible?