# File lib/active_support/core_ext/blank.rb, line 17
  def present?
    !blank?
  end