# File lib/faye-rails/filter.rb, line 154
      def modify(new_message)
        callback.call(new_message)
      end