**Describe the bug** When we write a public method with Either response it get transpiled and .value is attached. The problem is that the same happens even if the method just returns a primitive value. <img width="1065" alt="Screenshot 2023-07-25 at 6 42 54 PM" src="https://github.com/bitloops/bitloops-language/assets/25111954/1ebdecbe-dd65-4677-9826-f7d3c7f0e3ed">