# File lib/erubis/engine.rb, line 37
    def convert!(input)
      @src = convert(input)
    end