# File lib/tins/null.rb, line 53 def Null(value = nil) value.nil? ? Tins::NULL : value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.