When I use <TAB> in irb, it used to show file list.
Can I tell irb to complete variable names, method names, etc. ?

-- 
Java: write once -- debug everywhere.