# File lib/bundler/source/path.rb, line 91
      def local_specs(*)
        @local_specs ||= load_spec_files
      end