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