# File lib/cgikit/package.rb, line 192
    def load_path( *paths )
      File.join(@path, '**', *paths)
    end