@private
# File lib/rspec/core/metadata.rb, line 370 def attr_accessor(*names) hash_attribute_names.concat(names) super end
# File lib/rspec/core/metadata.rb, line 366 def hash_attribute_names @hash_attribute_names ||= [] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.