# File lib/innate/view/etanni.rb, line 18
    def initialize(template)
      @template = template
      compile
    end