26 27 28
# File 'lib/contextio/message.rb', line 26 def indexed_at @indexed_at ||= Time.at(date_indexed) end