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