# File lib/scrubyt/utils/ruby_extensions.rb, line 118
  def to_sexp
    [:iter, [:fcall, :lambda], nil, parse_tree_to_sexp[1] ]
  end