# File lib/ruby-vpi/rake.rb, line 17
17:   def collect_args *aArgs
18:     aArgs.flatten.compact
19:   end