Example to reproduce: ``` def foo(_) # ["a", "b"] end ``` Screenshot:  Does not happen if the comment sign is removed, if there are no parens around the method argument, or if there are no method arguments at all.
Example to reproduce:
Screenshot:

Does not happen if the comment sign is removed, if there are no parens around the method argument, or if there are no method arguments at all.