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