[Source]
# File lib/data_mapper/support/blank.rb, line 20 20: def blank? 21: false 22: end
[Validate]