# File lib/markaby/template.rb, line 3
    def initialize(template)
      @template = template      
    end