# for multiline ruby statements in haml... = { :foo => :bar, | :baz => :foo, | :quux => :zz}.inspect | # the magical 'pipe' strikes again.