22 23 24
# File 'lib/contextio/message.rb', line 22 def received_at @received_at ||= Time.at(date_received) end