Struct.new(:method, :index, :separators)
# File lib/rack/mount/analysis/splitting.rb, line 16 16: def call(cache, obj) 17: (cache[method] ||= self.class.split(obj.send(method), separators))[index] 18: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.