class FactoryBot::AttributeAssigner

def build_hash

def build_hash
  @build_hash ||= NullObject.new(hash_instance_methods_to_respond_to)
end