class Object
def is_haml?
Because ActionView helpers may be included in non-ActionView::Base classes,
is a proper Haml context.
to determine whether or not the current context object
which call an #is_haml? method
Haml overrides various ActionView helpers,
def is_haml? false end