Hi, I'm learning Ruby from the pickaxe book and I'm using the IRB to try out examples. I'd like to know if it is possible to save to disk the IRB session so that when I come back I can load up a session to the state it was in before. Is this possible? Thanks, Matt