# File lib/rubygems.rb, line 976 def self.suffix_pattern @suffix_pattern ||= "{#{suffixes.join(',')}}" end