# File lib/rubygems/specification.rb, line 195 def self.attributes(*args) args.each do |arg| attribute(arg, nil) end end