# File lib/virtus/attribute.rb, line 193
    def nullify_blank?
      kind_of?(NullifyBlank)
    end