class ParsableHash::Converters::Null
Private Instance Methods
try_convert()
click to toggle source
# File lib/parsable_hash/converters/null.rb, line 6 def try_convert @value end
# File lib/parsable_hash/converters/null.rb, line 6 def try_convert @value end