For example in
class Test def foo end end
let's rename Test -> Test1, then virtual class "Test1" has virtual method "foo" with parent "Test"(not "Test1" !!!!)