Include this module to give an object an undump method.
The string returned by Tokens.dump includes Undumping.
Calls Tokens.load with itself.
# File lib/coderay/tokens.rb, line 191 def undump Tokens.load self end
Generated with the Darkfish Rdoc Generator 2.