# File lib/rubygems/specification.rb, line 116 def self.attribute_names @@attributes.map { |name, default| name } end