# File lib/ice_cube/builders/hash_builder.rb, line 17 def validations_array(type) validations[type] ||= [] end