hm, ``` WriteCommandAction.runWriteCommandAction(r...
# kontributors
k
hm,
Copy code
WriteCommandAction.runWriteCommandAction(replaced.project) {
    RenameProcessor(element.project, replaced, name.capitalize(), false, false).run()
}
gives me the same warning