class Mail::PartsList
def encode_with(coder) # :nodoc:
not correctly delegate these calls to the delegated object
for the sake of backward compatibility ; the delegator does
The #encode_with and #to_yaml methods are just implemented
def encode_with(coder) # :nodoc: coder.represent_object(nil, @parts) end