# File lib/bundler/source/path.rb, line 119
      def expanded_original_path
        @expanded_original_path ||= expand(original_path)
      end