# File lib/needle/interceptor.rb, line 81
    def initialize
      @options = { :priority => 0 }
      @doing = @with = nil
    end