With HAML 5 it was possible to get Ruby interpolation within HTML comments: ```haml / #{Time.now} ``` Now with HAML 6, the Ruby code is no longer executed