# File lib/yard/rubygems/backports/source_index.rb, line 74
    def load_specification(file_name)
      Gem::Specification.load file_name
    end