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