# File lib/mega/lisp.rb, line 159
  def null?(x)
    x == nil
  end