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