# File lib/deep_test/option.rb, line 45 def self.from_string(s) s.to_i end
# File lib/deep_test/option.rb, line 41 def self.to_string(i) i.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.