# File control/DocumentTable/DocumentTable.rb, line 102 def toggle_show_args @entry[:show_args] = ! @entry[:show_args] end