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