const myself = new Person(); myself.setRole("Full Stack Developer"); myself.setAttribute("Otaku"); myself.setAttribute("Geek"); myself.setAttribute("Nerd"); myself.setTimezone("America/Sao_Paulo"); myself.setCity("Florianópolis"); myself.setCountry("Brazil"); myself.setState("Santa Catarina");