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