# File lib/merb-core/dispatch/router/cached_proc.rb, line 41
        def []=(index, code) @@list[index] = code end