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