= private = protected
blank?()
true is not blank:
true.blank? # => false
@return [false]
# File activesupport/lib/active_support/core_ext/object/blank.rb, line 76 def blank? false end