40 41 42
# File 'lib/messaging/adapters/postgres/serialized_message.rb', line 40 def stream @stream ||= Stream.new(attributes['stream']) end