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