Concept Flow - IRB customization
Start IRB session
Load .irbrc file if exists
Apply custom settings
User enters commands
Commands run with customizations
Repeat until exit
When IRB starts, it looks for a .irbrc file to load custom settings before running user commands.