package org.example; public class Person { private String a; public Person(String a).Pe { this.a = a; } }