# File lib/active_support/core_ext/object/blank.rb, line 55
  def blank?
    true
  end