# File lib/ruote/receiver/base.rb, line 270
    def initialize(cwes, options={})

      @context = cwes.context
      @options = options
    end