SexpMatchSpecial
# File lib/sexp.rb, line 312 def ==(o) Sexp === o end
# File lib/sexp.rb, line 316 def ===(o) return Sexp === o end
# File lib/sexp.rb, line 320 def inspect "ANY" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.