public static void main (String[] args) { Patterns printPattern = new Patterns(); printPattern.printPatterns(); }