module Rich module I18n module Core module Enumerable module Methods def filled? !empty? end end end end end end