# File lib/rudy/config/objects.rb, line 77
77:     def init
78:       # We can't process the Rye::Cmd commands here because the
79:       # DSL hasn't been parsed yet so Rudy::Config.postprocess
80:       # called the following postprocess method after parsing.
81:     end