module Temple::Mixins::CompiledDispatcher

def dispatcher(exp)

def dispatcher(exp)
  replace_dispatcher(exp)
end