Implement an interface for common active_record persistence predicates such as `present?` `exists?` `blank?`
Implement an interface for common active_record persistence predicates such as
present?exists?blank?