# File lib/pilfer/profiler.rb, line 11
    def profile(*args, &app)
      profile_files_matching(/./, *args, &app)
    end