// NAME: SomethingBase // TARGET_FILE_NAME: extractToExistingFile.1.kt class Something : SomethingBase() { }