17 18 19
# File 'lib/mail/elements/received_element.rb', line 17 def to_s(*args) "#{info}; #{date_time.to_s(*args)}" end