class Class

def abstract?

def abstract?
  ::EacRubyUtils::ActsAsAbstract.abstract?(self)
end