# File lib/yard/rubygems/backports/source_index.rb, line 213
  def remove_spec(full_name)
    @gems.delete full_name
  end