# File lib/rubygems/specification.rb, line 357
  def self.all_names
    self._all.map(&:full_name)
  end