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