# File lib/rack/mount/vendor/regin/regin/alternation.rb, line 28 def dup(options = {}) self.class.new(to_a, options) end