# File lib/rabl/engine.rb, line 16
    def source=(string)
      @_source = string
    end