# File lib/rubygems/source_info_cache.rb, line 49
  def self.search(pattern, platform_only = false)
    cache.search pattern, platform_only
  end