# File lib/pluginfactory.rb, line 161
        def self::extend_object( obj )
                obj.instance_variable_set( :@derivatives, {} )
                super
        end