# File lib/haml/helpers.rb, line 532
def
is_haml?
!
@haml_buffer
.
nil?
&&
@haml_buffer
.
active?
end