# File lib/sexp.rb, line 99
def
array_type?
type
=
self
.
first
@@array_types
.
include?
type
end