214 215 216 217
# File 'lib/zafu/parser.rb', line 214 def to_erb(context) context[:helper] ||= @options[:helper] process(context) end