When a single line return is followed by multiple line comments refactoring removes all but first line.  The same doesn't happen if the comments are inside `/*.......*/` block. 
When a single line return is followed by multiple line comments refactoring removes all but first line.
The same doesn't happen if the comments are inside
/*.......*/block.