# File control/DocumentTable/DocumentTable.rb, line 86 def has_comment? @entry[:params].comment ? true : false end