module Temple::Mixins::CompiledDispatcher

def compile(exp)

def compile(exp)
  dispatcher(exp)
end