https://dev.to/epigene/private-class-methods-in-ruby-the-right-way-3d36
Private class methods in Ruby (the right way) - DEV Community
Unfortunately, defining class methods as private is a bit more involved than simply defining them...
private class methodsthe right wayrubydevcommunity