103 104 105
# File 'lib/arbo/context.rb', line 103 def output_buffer @output_buffer ||= ActiveSupport::SafeBuffer.new end