# File control/DocumentTable/DocumentTable.rb, line 98 def show_args_label @entry[:show_args] ? 'Hide arguments' : 'Show arguments' end