# File lib/adaptation/mom.rb, line 10
      def initialize mom_uri
        @mom_uri = mom_uri
        @messages = []
      end