# File lib/needle/interceptor.rb, line 56 def new( point, opts ) @point = point @options = opts self end