# File lib/scrubyt/utils/ruby_extensions.rb, line 71
  def to_sexp
    [:array, *to_sexp_array]
  end