Ever wondered if you could just... replace a method's code at runtime? Like, not through inheritance or interfaces, but by literally rewriting the compiled instructions in memory? Yeah, you can do ...