# File lib/needle/interceptor-chain.rb, line 68
      def initialize( obj )
        @obj = obj
      end