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