module RSpec::Core::HashImitatable::ClassMethods

def hash_attribute_names

def hash_attribute_names
  @hash_attribute_names ||= []
end