# File lib/needle/interceptor.rb, line 170
    def with_options( opts={} )
      @options.update opts
      self
    end