Term from the early-2000s Java community (POJO) for business classes that are not bogged down by framework extensions. Considered a smell for a business class to import from external libraries or be 'infected' by a framework. Referenced by Krzywda as the value from his Java background that he carried into Ruby, motivating aggregates that don't include Arkency's aggregate_root module.