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