Struct.new returns a new subclass of Struct. The new subclass:| docs.ruby-lang.org
Let's explore how we can use data and value objects with the factory method pattern to help decouple the components of our software.| jardo.dev