Object
# File lib/data_objects/spec/shared/typecast/other_spec.rb, line 3 def initialize(value) @value = value end
# File lib/data_objects/spec/shared/typecast/other_spec.rb, line 7 def to_s @value.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.