# File lib/hydra/tasks.rb, line 67
    def add_files(pattern)
      @files += Dir.glob(pattern)
    end