# File common/lib/symbiosis/config_file.rb, line 62 def self.erb # # We default to the PercentLineEruby interpreter, since this allows lines # to start with %. # @erb ||= Eruby end