# File lib/optimist.rb, line 614
def
array_default?
;
self
.
default
.
kind_of?
(
Array
) ;
end