module Temple::Mixins::CompiledDispatcher

def call(exp)

def call(exp)
  compile(exp)
end