# File lib/rack/mount/vendor/regin/regin/collection.rb, line 5 def initialize(*args) @array = Array.new(*args) end