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