package dk.itu.rea.model; class REAModel{ public static void main(String args[]) { System.out.println("Starting REAModel..."); } }