# File lib/nori/core_ext/object.rb, line 5 def blank? respond_to?(:empty?) ? empty? : !self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.