It indents foo = subject.update( a: 1 ) whereas it should be foo = subject.update( a: 1 ) Patch attached.