module Haml::Filters::Plain

def render(text); text; end

Other tags:
    See: Base#render -
def render(text); text; end