# File lib/rmail/serialize.rb, line 39 def initialize(output, escape_from = nil) @output = output @escape_from = escape_from end