# File lib/rhc/output_helpers.rb, line 130 def display_no_info(type) say_table \ nil, [["This #{type} has no information to show"]] end