method
nil_atom
nil_atom()
private
Hide source
# File lib/net/imap.rb, line 3079 def nil_atom match(T_NIL) return nil end