@exclude_patterns = DEFAULT_IGNORE_PATTERNS.dup
383 384 385 386
# File 'lib/filelist.rb', line 383 def import(array) @items = array self end