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