# File lib/rubygems/specification.rb, line 196 def self.required_attribute(*args) @@required_attributes << args.first attribute(*args) end