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