Object
Adds to_toml methods to base Ruby classes used by the generator.
# File lib/toml/monkey_patch.rb, line 3 def to_toml; "true"; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.