class EacRubyUtils::Compact

def initialize(object, attributes)

def initialize(object, attributes)
  @object = object
  @attributes = attributes
end