# File lib/erubis/helpers/rails_helper.rb, line 107 def _create_preprocessor(template) return PreprocessingEruby.new(template, :escape=>true) end