@joeldrapper @timriley @solnic The method solution doesn't work for Trailblazer as we have internal structures that need to be copied when inheriting, for example a "circuit" graph that might get modified in a subclass. We do have a solution in `Trailblazer::Declarative` I was just hoping we can adhere to some dry.rb standard. @solnic are you interested in "how we do it" over here?