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

      @context = cwes.context
      @options = options
    end